Schemat bigApi.v1
Element errorType
Schemat bigApi.v1 > Element signInError : Element errorType
Opis
Rodzaj błędu uwierzytelniania
Kod identyfikujący powód wystąpienia błędu uwierzytelnienia.
Sign in error type
Code identifying cause of the authentication error.
Przestrzeń nazw http://api.big.pl/bigApi/v1/types
Typ
Typ prosty signInErrorEnum
Diagram
Element errorType
Przegląd
errorType Typ prosty signInErrorEnum
Rodzaj błędu uwierzytelniania
Kod identyfikujący powód wystąpienia błędu uwierzytelnienia.
Sign in error type
Code identifying cause of the authentication error.
Źródło
<xs:element name="errorType" type="ba:signInErrorEnum" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Rodzaj błędu uwierzytelniania</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod identyfikujący powód wystąpienia błędu uwierzytelnienia.</div>
      <div class="nazwa en-GB" xmlns="http://www.w3.org/1999/xhtml">Sign in error type</div>
      <div class="opis en-GB" xmlns="http://www.w3.org/1999/xhtml">Code identifying cause of the authentication error.</div>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Zobacz także
Element signInErrorSchemat bigApi.v1